Skip to content

disable use of bulk upload for small files#8140

Merged
mgallien merged 1 commit intomasterfrom
bugfix/disableBulkUpload
Apr 10, 2025
Merged

disable use of bulk upload for small files#8140
mgallien merged 1 commit intomasterfrom
bugfix/disableBulkUpload

Conversation

@mgallien
Copy link
Collaborator

@mgallien mgallien commented Apr 10, 2025

With the upcoming release of the desktop client (version 3.16.3), the bulk upload feature will be temporarily disabled.

We understand that some of you may rely on this feature, and this decision wasn't made lightly. However, we've encountered ongoing technical issues involving the interaction between the client, server, and underlying systems—including network stack and Qt dependencies—that impact the stability of the feature.

In prioritizing a smoother and more reliable experience for all users, we believe it's best to disable bulk upload for now. The overall benefit of the feature does not currently outweigh the potential for disruption.

If you're unable to update to version 3.16.3 right away, we recommend manually disabling the feature on the server side to avoid any issues:
🔧 How to disable bulk upload on the server →

We appreciate your understanding and are continuing to work on improving the experience.

this feature causes many issues with impact on users so we prefer to
disable it again

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@mgallien mgallien force-pushed the bugfix/disableBulkUpload branch from 366cf73 to 690f751 Compare April 10, 2025 14:10
@github-actions
Copy link

Artifact containing the AppImage: nextcloud-appimage-pr-8140.zip

SHA256 checksum: f248f45149c6589c0e287527dc8d196c63a2dcf5477b3e2359f6b76ae4fa8b40

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@mgallien mgallien enabled auto-merge April 10, 2025 14:29
@mgallien
Copy link
Collaborator Author

/backport to stable-3.16

@mgallien mgallien modified the milestones: 3.16.3, 3.17.0 Apr 10, 2025
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
E Maintainability Rating on New Code (required ≥ A)
30 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment